#page-footer {
  background-image: url("../../../../images/images-new/bottom-bg.png");
  margin-top: 62px;
  background-repeat: no-repeat;
  background-size: cover;
  /* height: 550px; */
}

#page-footer .container {
  padding-top: 55px;
  padding-bottom: 30px;
}

.footer {
  text-align: left;
  background: #1f1f1f;
}
.footer dt {
  font-size: 18px;
  font-weight: normal;
  line-height: 36px;
  margin-bottom: 10px;
  color: #fff;
}
.footer dd a {
  color: #999;
}
.footer dd a:hover {
  color: #fff;
}
.footer dd span {
  color: #999;
}
.footer dd .iconfont {
  color: #999;
}
.footer .link {
  padding: 10px 0 0 0;
  margin: 0;
  color: #999;
  border-top: #999 solid 1px;
}
.footer .link span:after {
  content: " | ";
  color: #999;
}
.footer .link a {
  color: #999;
}
.footer .copyright {
  color: #999;
}
.footer .copyright a {
  color: #999;
}
.footer .copyright p {
  color: #999;
}

.footer dt {
  font-size: 18px;
  font-weight: normal;
  line-height: 36px;
  margin-bottom: 10px;
  color: #fff;
}
.footer dd {
  font-size: 14px;
  line-height: 36px;
}
.footer .link a {
  font-size: 12px;
}
.footer .link span {
  font-size: 12px;
}
.footer .copyright a {
  font-size: 12px;
}
.footer .copyright p {
  font-size: 12px;
}
.footer-item {
  width: 13%;
  min-width: 93px;
}
.footer-contact {
  width: 22%;
}
.footer-company-address {
  font-size: 13px;
}
.footer .row {
  flex-wrap: wrap;
  justify-content: center;
}
